home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / Re Focus Sets.2 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1004 b   |  [TEXT/ttxt]

  1. Subject:     Re: Focus Sets
  2. Sent:        8/5/96 11:09 AM
  3. Received:    8/5/96 11:21 AM
  4. From:        Hutchings, Richard B. "Brad", brad@hutchings-software.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. > When an embedded part is 'selected', it will still get a mouse-up event
  9. and
  10. > usually try to activate itself, so marking it as selected won't keep it
  11. > from activating at the end of a click. I think the only way to do that is
  12. > to make it bundled.
  13. > _troy
  14.  
  15. This is the ONE part of the focus set issue I have solved nicely :-). If I
  16. get a mousedown in an embedded frame, I temporarily unfreeze the frame,
  17. redispatch the mouse down, and lock it up. If the embedded frame has the
  18. selection focus, I also do the same.
  19.  
  20. Brad
  21.  
  22. <mailto: "Brad Hutchings" brad@hutchings-software.com>
  23. <http://www.hutchings-software.com>
  24.  
  25. Got OpenDoc? Got Cyberdog? Then beta-test Rapid-I Button! Email me for more
  26. information...
  27.  
  28.  
  29.